From: Eric S. Raymond Date: Sun, 25 Apr 1993 06:14:25 +0000 (+0000) Subject: (Qmode-line-format): Describe %l in the doc string. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96482 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a97c374aa7886b9a11de6df0212fd1c4af121325;p=emacs.git (Qmode-line-format): Describe %l in the doc string. --- diff --git a/src/buffer.c b/src/buffer.c index 2192ac78b64..4c4e7ba9217 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -1925,7 +1925,7 @@ A string is printed verbatim in the mode line except for %-constructs:\n\ or when it is found in a cons-cell or a list)\n\ %b -- print buffer name. %f -- print visited file name.\n\ %* -- print *, % or hyphen. %m -- print value of mode-name (obsolete).\n\ - %s -- print process status. %M -- print value of global-mode-string. (obs)\n\ + %s -- print process status. %l -- print the current line number.\n\ %p -- print percent of buffer above top of window, or top, bot or all.\n\ %n -- print Narrow if appropriate.\n\ %[ -- print one [ for each recursive editing level. %] similar.\n\